net/http.http2ClientConn.encodeHeaders (method)
2 uses
net/http (current package)
h2_bundle.go#L8085: hdrs, err := cc.encodeHeaders(req, cs.requestedGzip, trailers, contentLen)
h2_bundle.go#L8425: func (cc *http2ClientConn) encodeHeaders(req *Request, addGzipHeader bool, trailers string, contentLength int64) ([]byte, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)